Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pd.DataFrame serialization and deserialization is too slow and is not nessecary #26

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

trbKnl
Copy link
Collaborator

@trbKnl trbKnl commented Oct 31, 2024

close #23

FYI: @paulmaxus

small change, can have drastic performance effect in case tables are extremely large.

… needed, allow for dict objects directly without getting in the way of the existing solution

example
@trbKnl trbKnl requested a review from paulmaxus October 31, 2024 12:28
@trbKnl trbKnl merged commit c15bc5d into master Oct 31, 2024
1 check passed
@trbKnl trbKnl deleted the allow-dict-objects-instead-of-dataframe branch October 31, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serialization and deserialization too slow
1 participant